docs: Fix a copy-paste error
authorMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 12:23:06 +0000 (08:23 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 12:23:06 +0000 (08:23 -0400)
gtk/gtkcombobox.c

index 0da1daa52c17ce42fa0466c0192985dd913ac4d1..a8c839b17022190b0c99db145696064c557655c5 100644 (file)
  *
  * # Accessibility
  *
- * GtkEntry uses the #GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
+ * GtkComboBox uses the #GTK_ACCESSIBLE_ROLE_COMBO_BOX role.
  */